-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(emqx): update helm-release ( 5.5.1 → 5.6.1 ) #2745
Merged
Merged
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
--- kubernetes/talos-flux/apps/home-automation/emqx/app Kustomization: flux-system/apps-emqx HelmRelease: home-automation/emqx
+++ kubernetes/talos-flux/apps/home-automation/emqx/app Kustomization: flux-system/apps-emqx HelmRelease: home-automation/emqx
@@ -14,13 +14,13 @@
spec:
chart: emqx
sourceRef:
kind: HelmRepository
name: emqx-charts
namespace: flux-system
- version: 5.5.1
+ version: 5.6.1
install:
createNamespace: false
remediation:
retries: 3
interval: 30m
maxHistory: 15 |
a628e5a
to
0ddcc72
Compare
0ddcc72
to
90d9935
Compare
90d9935
to
0e97463
Compare
--- HelmRelease: home-automation/emqx StatefulSet: home-automation/emqx
+++ HelmRelease: home-automation/emqx StatefulSet: home-automation/emqx
@@ -33,13 +33,13 @@
app.kubernetes.io/name: emqx
app.kubernetes.io/instance: emqx
template:
metadata:
labels:
app: emqx
- version: 5.5.1
+ version: 5.6.1
app.kubernetes.io/name: emqx
app.kubernetes.io/instance: emqx
spec:
serviceAccountName: emqx
volumes: null
securityContext:
@@ -47,13 +47,13 @@
fsGroupChangePolicy: Always
runAsUser: 1000
supplementalGroups:
- 1000
containers:
- name: emqx
- image: public.ecr.aws/emqx/emqx:5.5.1
+ image: public.ecr.aws/emqx/emqx:5.6.1
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: true
runAsUser: 1000
ports:
- name: mqtt |
0e97463
to
3ff1c1e
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/talos-flux
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
type/minor
a minor update
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.5.1
->5.6.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.